-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.4.2
-
Code
-
Classes
- PHP64
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
350 |
Lines of code |
110 |
Logical lines of code |
57 |
Comment lines |
179 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
A |
44 |
11 |
44 |
isValidEngine() |
S |
78 |
2 |
3 |
equals() |
S |
78 |
2 |
3 |
between() |
S |
78 |
2 |
3 |
multiply() |
S |
74 |
1 |
4 |
modPow() |
S |
79 |
1 |
3 |
max() |
S |
79 |
1 |
3 |
min() |
S |
79 |
1 |
3 |
pow() |
S |
80 |
1 |
3 |
randomRange() |
S |
78 |
1 |
3 |
randomRangePrime() |
S |
78 |
1 |
3 |
powMod() |
S |
79 |
1 |
3 |
add() |
S |
74 |
1 |
4 |
divide() |
S |
80 |
1 |
3 |
compare() |
S |
78 |
1 |
3 |
subtract() |
S |
74 |
1 |
4 |
bitwise_or() |
S |
80 |
1 |
3 |
bitwise_and() |
S |
80 |
1 |
3 |
gcd() |
S |
79 |
1 |
3 |
extendedGCD() |
S |
80 |
1 |
3 |
modInverse() |
S |
80 |
1 |
3 |
bitwise_xor() |
S |
80 |
1 |
3 |